if service.click({
{"Change speaker",
}
})
return true
end

if service.click({
{"gọi video",
}
})
return true
end

if service.click({
{"Accept call",
}
})
return true
end

if service.click({
{"tiếp theo|video tiếp theo",
}
})
return true
end

if service.click({
{"bật loa|bật camera",
}
})
return true
end


if service.click({
{"đang follow",
}
})
return true
end
